{#if !cookies}

You must be logged in to create a post

{/if} {#if $currentStore.fetching}

Loading...

{:else}

{$currentStore.data.findStoreByID.name}

Categories{$currentStore.data.findStoreByID.categories.join(',')}

Payment{$currentStore.data.findStoreByID.paymentMethods.join(',')}

{/if}